home *** CD-ROM | disk | FTP | other *** search
-
- QABS(3) UNIX Programmer's Manual QABS(3)
-
- NNAAMMEE
- qqaabbss - return the absolute value of a quad integer
-
- SSYYNNOOPPSSIISS
- ##iinncclluuddee <<ssttddlliibb..hh>>
-
- _q_u_a_d___t
- qqaabbss(_q_u_a_d___t _j)
-
- DDEESSCCRRIIPPTTIIOONN
- The qqaabbss() function returns the absolute value of the quad integer _j.
-
- SSEEEE AALLSSOO
- abs(3), labs(3), floor(3), cabs(3), math(3)
-
- BBUUGGSS
- The absolute value of the most negative integer remains negative.
-
- BSD Experimental June 29, 1991 1
-